Skip to content

chore: update Node.js version from 22 to 24 in Dockerfiles#1557

Merged
Artuomka merged 2 commits into
mainfrom
backend_change_node_version
Feb 3, 2026
Merged

chore: update Node.js version from 22 to 24 in Dockerfiles#1557
Artuomka merged 2 commits into
mainfrom
backend_change_node_version

Conversation

@Artuomka

@Artuomka Artuomka commented Feb 3, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings February 3, 2026 12:44
@Artuomka Artuomka enabled auto-merge February 3, 2026 12:45

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the Node.js base image used in the project's Dockerfiles to Node 24, aligning container builds with a newer runtime.

Changes:

  • Bumped the base image in Dockerfile.rocketadmin-agent from node:22-slim to node:24-slim.
  • Bumped both the frontend build stage and runtime base images in Dockerfile from node:22-slim to node:24-slim.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
Dockerfile.rocketadmin-agent Updates the agent container to build and run on node:24-slim.
Dockerfile Updates both the frontend build stage and the main application container to use node:24-slim.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@Artuomka Artuomka merged commit accd606 into main Feb 3, 2026
19 checks passed
@Artuomka Artuomka deleted the backend_change_node_version branch February 3, 2026 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants